get Spread Factor
A number from 7 to 12.
Indicates number of chirps per symbol as 1<<spread_factor.
Content copied to clipboard
uint32 spread_factor = 4;
Return
The spreadFactor.
A number from 7 to 12.
Indicates number of chirps per symbol as 1<<spread_factor.
uint32 spread_factor = 4;
The spreadFactor.